Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps io.github.mfvanek:pg-index-health-bom from 0.13.2 to 0.14.2.

Release notes

Sourced from io.github.mfvanek:pg-index-health-bom's releases.

v.0.14.2

What's Changed

Full Changelog: mfvanek/pg-index-health@v.0.14.1...v.0.14.2

v.0.14.1

What's Changed

Full Changelog: mfvanek/pg-index-health@v.0.14.0...v.0.14.1

v.0.14.0

Breaking changes

In pg-index-health-model

  • BloatAware interface was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.bloat
  • PgContext class was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.context
  • DbObject interface was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.dbobject
  • MemoryUnit enum was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.units
  • AnyObject class was moved from io.github.mfvanek.pg.model.object to io.github.mfvanek.pg.model.dbobject (for better compatibility with Kotlin)
  • PgObjectType enum was moved from io.github.mfvanek.pg.model.object to io.github.mfvanek.pg.model.dbobject (for better compatibility with Kotlin)
  • IndexBloatAware interface was deleted
  • TableBloatAware interface was deleted
  • PgContext#enrichSequenceWithSchema method was deleted
  • Package io.github.mfvanek.pg.settings was renamed to io.github.mfvanek.pg.model.settings

In pg-index-health-jdbc-connection

  • PgSqlException class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.exception
  • HostAware interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgHost interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgHostImpl class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgUrlParser class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgConnectionValidators class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • PgConnectionFactory interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • PgConnectionFactoryImpl class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • HighAvailabilityPgConnectionFactory interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • HighAvailabilityPgConnectionFactoryImpl class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • ConnectionCredentials class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • PgConnectionHelper class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory

In pg-index-health-logger

... (truncated)

Commits
  • ca3c9ea Add ability to customize name of dataSource bean and databaseUrl (#523)
  • 395626b Add ability to construct PgConnection from URL (#522)
  • f1958cf Bump nl.jqno.equalsverifier:equalsverifier from 3.17.3 to 3.17.4 (#520)
  • 006fd3d Next development iteration (#518)
  • e5b6727 Support Testcontainers URL (#516)
  • 77fc7a8 Next development iteration (#513)
  • f0b0f8e Add support for PostgreSQL 17 (#470)
  • 1721b6b Refactor Exclusions and ExclusionsBuilder to usage of nested class (#512)
  • 05840d5 DatabaseChecks class was renamed to DatabaseChecksOnCluster (#510)
  • 9a17beb Fix cross-links in javadoc (#509)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.13.2 to 0.14.2.
- [Release notes](https://github.com/mfvanek/pg-index-health/releases)
- [Commits](mfvanek/pg-index-health@v.0.13.2...v.0.14.2)

---
updated-dependencies:
- dependency-name: io.github.mfvanek:pg-index-health-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 9, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 16, 2024

Superseded by #111.

@dependabot dependabot bot closed this Dec 16, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.github.mfvanek-pg-index-health-bom-0.14.2 branch December 16, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants